| 2007-06-15 |
Matthias Clasen | add move_selected signal to allow overriding the defaul... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Mathias Hasselmann | Forgot to free the unescaped tooltip text. |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Mathias Hasselmann | Improving handling of tooltip-text property. Also check... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Mathias Hasselmann | Introduce convenience property "GtkWidget:tooltip-text... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Johan Dahlin | Add GtkBuilder, fixes #172535 |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Hans Breuer | updated explicit usage of RegisterClassExW to match... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Hans Breuer | updated use g_snprintf |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Jorge Gonzalez... | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Johan Dahlin | inlinegraphic instead of inlinegraphics. Fixes the... |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Johan Dahlin | ...and the ChangeLog entry, thanks richard |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Johan Dahlin | Add gtk_text_layout_set_overwrite_mode |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Behdad Esfahbod | Fix compiler warning. (#447586, Kazuki IWAMOTO) |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Tor Lillqvist | Use g_win32_get_windows_version() instead of _winver... |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Subhransu Behera | Updated Oriya Translation |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Matthias Clasen | Move a note around |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Matthias Clasen | Improve docs |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Carlos Garnacho | removed unused and hardly visible GtkFrame from the... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Behdad Esfahbod | #undef GDK_DISABLE_DEPRECATED to get prototype for... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Michael Natterer | add "submenu" property. Fix gtk_menu_item_set_submenu... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Cody Russell | Fix inconsistency in GTK_WIDGET_SAVED_STATE (#435840... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Kristian Rietveld | gtk/gtk.symbols rename _gtk_file_system_create to gtk_f... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Michael Natterer | added calls to g_object_freeze/thaw_notify() so gtk_lab... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Kristian Rietveld | Audit of GtkTreeView coordinate system usage. (#142494). |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Kristian Rietveld | Add orientation property and some slight refactoring... |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
Matthias Clasen | Remove linux-fb leftovers |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Michael Natterer | use PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD... |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Kristian Rietveld | Fix #410815, reported by Lucas Rocha. |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Behdad Esfahbod | Fix out-of-bound access. (#440918, Matthias Kilian) |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Behdad Esfahbod | Improve docs. (#446138, Björn Lindqvist) |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Yevgen Muntyan | Implement block-cursor for overwrite mode. (#80378) |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Matthias Clasen | Bump GLib requirement |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Matthias Clasen | Fix some locking issues |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Matthias Clasen | When debugging is turned on, use error-checking mutexes. |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Emmanuele Bassi | Fix declaration of GtkNotebook::create_window() |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | make testiconview show brokenness |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | Accept class names starting with lowercase letters... |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | Store cursor_hadjustment as object data |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | Don't leak cursor_hadjustment |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | Clean up short descriptions |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Matthias Clasen | Handle child_setup being NULL. (#445691, Christopher... |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Emmanuele Bassi | Define GNU libc symbols unconditionally |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Michael Natterer | fix angles by flipping the coordinate system back to... |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Cody Russell | Don't revert the mouse cursor to the built-in one when... |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Emmanuele Bassi | Fix code style and warts in GtkScaleButton |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Daniel Nylander | sv.po: Updated Swedish translation |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Matthias Clasen | Update docs Deprecate gtk_widget_{ref,unref} |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Matthias Clasen | Some doc updates |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Matthias Clasen | Add an icons property, make gtk_scale_button_new()... |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Matthias Clasen | Cosmetic change |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Matthias Clasen | Handle return values from nl_langinfo() more correctly. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Carlos Garnacho | initialize rc_priv in the else branch too. (#445539) |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Jorge Gonzalez... | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Benjamin Berg | Fix shadow painting if the scrollbars-within-bevel... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Matthias Clasen | Make it possible for theme engines to support symbolic... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Michael Natterer | add utility function gdk_quartz_fix_cap_not_last_line... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Michael Natterer | add gdk_gc_quartz_init() and set some values to the... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Michael Natterer | use the same code for GDK_XOR as for GDK_INVERT. Xor... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Fix a typo |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Christian Neumair | Add GTK_STOCK_DISCARD, #158008. |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Documentation additions |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Add this file |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Add a doc comment |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Fix a doc formatting thing |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Use g_get_user_special_dir() to obtain the path for... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Matthias Clasen | Add the 16x16 version of gtk-select-color.png to the... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | add text-[xy]align properties for aligning the text... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Yevgen Muntyan | Corrected bug number in last entry |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Yevgen Muntyan | new method, gtk_widget_modify_cursor() (#89314). |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Richard Hult | Rework how we get the event window: don't get the windo... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Richard Hult | Don't do anything if the two windows are the same. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Emmanuele Bassi | Factor out the search shortcut, the recently used short... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Ross Burton | Set DISPLAY in the child process using g_setenv() inste... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Johan Dahlin | reviewed by: Matthias Clasen <mclasen@redhat.com> |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Matthias Clasen | Bump version |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Matthias Clasen | 2.11.2 |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Matthias Clasen | Fix the build |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | use GTK_IS_TREE_VIEW_COLUMN() in g_return_if_fail here. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | new function. (#342471, Lorenzo Gil Sanchez). |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | remove unused call to gtk_widget_size_request(). (Repor... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | bail out if last_window is not a GdkWindow anymore... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Brian Cameron | Add gdkmedialib.h to EXTRA_DIST so this header file... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Richard Hult | Ignore if the old and new windows are the same. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Kristian Rietveld | also remove the auto expand timeout if it exists. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Richard Hult | Update comment to be more clear and print a warning... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Richard Hult | Don't let temp windows become key window. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Tor Lillqvist | Fix embarrassing crash. (#444457, Torsten Schoenfeld) |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Yevgen Muntyan | Drop the phrase saying invisible text doesn't work... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Matthias Clasen | Check that window_private is not NULL before using... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Jakub Steiner | drop the paper sheet. d is used for search, rather... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Kristian Rietveld | Fix #399071, suggestion from Benoit Dejean. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Richard Hult | Don't try to make temp windows key windows, fixes probl... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Richard Hult | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Richard Hult | * gdk/quartz/gdkwindow-quartz.c: Implement simple versi... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Richard Hult | Implement. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Richard Hult | Implement gdk_window_set_transient_for. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Jorge Gonzalez... | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Cody Russell | gtk/gtklinkbutton.h Change function argument "link... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Cody Russell | Adding bug number to ChangeLog |
commit | commitdiff | tree | snapshot |
| next |